Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-town 17.0.0 #201435

Merged
merged 2 commits into from
Dec 16, 2024
Merged

git-town 17.0.0 #201435

merged 2 commits into from
Dec 16, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Git Town v17 modernizes some outdated concepts that were already documented. As always with major new Git Town releases, all changes are backwards compatible, so Git Town users don't need to change anything. The major version bump is merely a signal that you might need to update some of your own tooling around Git Town.

BREAKING CHANGES

  • The configuration setting create-prototype-branches gets generalized into new-branch-type, which allows giving new branches all available branch types (#3913).
  • The output of git town config now displays data organized in more sections (#3866).
  • The config file gets generated without comments now, improving its readability (#4335)
  • The output of git town config now indicates more precisely whether an configuration setting is not provided or empty (#4265).

New Features

  • When removing a branch, git town sync and git town delete now also remove the changes of those branches from their descendents (#4189).
  • git town set-parent now also removes the changes from former parent branches (#3473).
  • Git Town can now auto-resolve merge conflicts that include deleted files (#4289).
  • The name of the Git remote used for development is now configurable (#4165).
  • The setup assistant (git town config setup) now asks for the sync-prototype-strategy.
  • git town config now displays the sync-prototype-strategy.

Bug Fixes

  • Git Town no longer pops up the editor when continuing a command that got stuck in a rebase in certain situations (#4285).
  • Now only updates Git aliases when auto-updating of outdated configuration entries that aren't Git Town settings (#4304).

Contributors

Shoutout to @Crocmagnon, @WhosNickDoglio, @alphatroya, @avaz, @erik-rw, @kevgo, @koppor, @matthewgonzalez, @mklauer, @nishchay-manwani-glean, @pandvan, @ruudk, @sheldonhull, @smaldored, @stephenwade for contributing feedback, ideas, documentation, and code to 70 shipped PRs and 13 resolved issues!

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 16, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 16, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 16, 2024
Merged via the queue into master with commit 4a320c5 Dec 16, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-git-town-17.0.0 branch December 16, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants